How to focus on a specific div using window.location = [x] in jquery.

Posted by sadmicrowave on Stack Overflow See other posts from Stack Overflow or by sadmicrowave
Published on 2010-05-06T13:11:23Z Indexed on 2010/05/06 13:18 UTC
Read the original article Hit count: 126

Filed under:
|
|

I've got a window.location function that redirects to a site that is not programmed by me. When the window is relocated I need it to focus on a specific div tag (with an id) within that page. Is there a way for me to do that if the page is not mine and I do not have access to the code?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about window.location